﻿<div class="even" id="comment-item">
  <div class="rbox">
    <div class="rbox_tr">
      <div class="rbox_tl">
        <div class="rbox_t">&nbsp;</div>
      </div>
    </div>
    <div class="rbox_m">
      <div class="comment-avatar">
        <style type="text/css">
.image-comm { background: url(/images/overlays/dark/image-block.png)no-repeat 50% 0px; padding: 5px; position: relative; }
</style>
        <?if($USER_AVATAR_URL$)?>
        <img src="$USER_AVATAR_URL$" height="100" width="100" class="image-comm" />
        <?else?>
        <img src="/noavatar.gif" height="100" width="100" class="image-comm" />
        <?endif?>
        <div style="padding: 6px 0 0 26px;"> <span id="mnc27" style=""><a href="javascript://" rel="nofollow" onclick="prompt('IP address','$IP_ADDRESS$');return false;"><img border="0" align="absmiddle" src="/images/icons/monitor.png" onmouseover="this.src='/images/icons/monitor.png'" onmouseout="this.src='/images/icons/monitor.png'" width="16" height="16" title="IP address"></a> <a href="javascript://" rel="nofollow" onclick="new _uWnd('Ie',' ',-600,-200,{autosize:1,closeonesc:1,resize:0},{url:'/index/37-$ID$'});return false;"><img border="0" align="absmiddle" src="/images/icons/edit.png" onmouseover="this.src='/images/icons/edit.png'" onmouseout="this.src='/images/icons/edit.png'" width="16" height="16" title="Редактировать"></a> <a href="javascript://" rel="nofollow" onclick="del_item($ID$);return false;"><img border="0" id="di$ID$" align="absmiddle" src="/images/icons/del.png" onmouseover="if (this.src!='http://s104.ucoz.net/img/fr/EmnAjax.gif')this.src='/images/icons/del.png'" onmouseout="if (this.src!='http://s104.ucoz.net/img/fr/EmnAjax.gif')this.src='/images/icons/del.png'" width="16" height="16" title="Удалить"></a> </span> </div>
      </div>
      <div class="comment-box avatar-indent usertype-super-administrator"> <span class="comments-vote"> <span id="comment-vote-holder">
        <div style="float:right;font-size:11px;font-family:Arial,sans-serif; width: 60px;">
          <?if($COMMENT_RATING$<0)?>
          <span class="myWinError"><b>$COMMENT_RATING$</b></span>
          <?else?>
          <?if($COMMENT_RATING$=0)?>
          <span style="color:gray;"><b>$COMMENT_RATING$</b></span>
          <?else?>
          <span class="myWinSuccess"><b>+$COMMENT_RATING$</b></span>
          <?endif?>
          <?endif?>
          &nbsp;
          <?if($GOOD_COMMENT_URL$)?>
          <a href="$GOOD_COMMENT_URL$"><img alt="" src="http://s104.ucoz.net/img/icon/thumbu.png" width="13" align="absmiddle" border="0" title="Хороший пост"></a> <a href="$BAD_COMMENT_URL$"><img alt="" src="http://s104.ucoz.net/img/icon/thumbd.png" width="13" border="0" align="absmiddle" title="Плохой пост"></a>
          <?else?>
          <img alt="" src="http://s104.ucoz.net/img/icon/thumbu_.png" align="absmiddle" width="13" border="0" title="Хороший пост"> <img alt="" src="http://s104.ucoz.net/img/icon/thumbd_.png" width="13" align="absmiddle" border="0" title="Плохой пост">
          <?endif?>
        </div>
        <span class="vote-good"></span> </span> </span> <a class="comment-anchor" href="#ent$ID$" onclick="if (document.getElementById('comEnt$ID$')){$('body').scrollTo( { top:$('#comEnt$ID$').offset().top-22, left:0}, 500 );return false;}" name="ent$ID$">$NUMBER$</a> <span class="comment-author">$USERNAME$</span> <span class="comment-date">$DATE$ $TIME$</span>
        <div class="comment-body" id="comment-body">$MESSAGE$ </div>
        <span class="comments-buttons">
        <?if($ANSWER$)?>
        <div class="cAnswer" style="text-align:left;clear:both;"><b>Ответ</b>: $ANSWER$</div>
        <?endif?>
        <?if($ANSWER_URL$)?>
        <a href="$ANSWER_URL$">Ответить</a>
        <?endif?>
        </span> </div>
      <div class="clear"></div>
    </div>
    <div class="rbox_br">
      <div class="rbox_bl">
        <div class="rbox_b">&nbsp;</div>
      </div>
    </div>
  </div>
</div>